速報APP / 教育 / Learn Spring Data MongoDB with Real Apps

Learn Spring Data MongoDB with Real Apps

價格:免費

更新日期:2019-08-01

檔案大小:2.5M

目前版本:4.0

版本需求:Android 4.2 以上版本

官方網站:http://learningprogramming.net/

Email:octopuscodes@gmail.com

聯絡地址:639/10 Binh An A Hamlet, Cho Lach District, Ben Tre Province, Viet Nam

Learn Spring Data MongoDB with Real Apps(圖1)-速報App

This app will give you real applications in the use of Spring Data MongoDB

You will see the full source code of the demo. You will see how to use:

1. Get Entities List from Database with CrudRepository Interface

2. Find Entity by Primary Key with CrudRepository Interface

3. Create New Entity with CrudRepository Interface

4. Update Entity with CrudRepository Interface

Learn Spring Data MongoDB with Real Apps(圖2)-速報App

5. Delete Entity with CrudRepository Interface

6. Count Entities with CrudRepository Interface

7. Check Exists Entities with CrudRepository Interface

8. Use Equal Operator in Custom Query

9. Use Not Equal Operator in Custom Query

10. Use Less Than Operator in Custom Query

Learn Spring Data MongoDB with Real Apps(圖3)-速報App

11. Use Less Than or Equal Operator in Custom Query

12. Use Greater Than Operator in Custom Query

13. Use Greater Than or Equal Operator in Custom Query

14. Use And Clause in Custom Query

15. Use Or Clause in Custom Query

16. Use Or Clause in Custom Query

Learn Spring Data MongoDB with Real Apps(圖4)-速報App

17. Use Regex in Custom Query

18. Use Equals in Query Methods

19. Use LessThan and LessThanEqual in Query Methods

20. Use GreaterThan and GreaterThanEqual in Query Methods

21. Use And in Query Methods

22. Use Or in Query Methods

Learn Spring Data MongoDB with Real Apps(圖5)-速報App

23. Use OrderBy in Query Methods

24. Use Limit in Query Methods

25. Use Between in Query Methods

26. Use StartingWith, EndingWith and Containing in Query Methods

27. Sort in PagingAndSortingRepository Interface

28. Limit with PagingAndSortingRepository Interface

Learn Spring Data MongoDB with Real Apps(圖6)-速報App

29. Sort and Limit in PagingAndSortingRepository Interface

30. Add Custom Methods to Custom Repository

31. Sum in Custom Repository

32. Count in Custom Repository

33. Min and Max in Custom Repository

34. Avg in Custom Repository

Learn Spring Data MongoDB with Real Apps(圖7)-速報App

35. Group By Clause in Custom Repository

36. Having Clause in Custom Repository

You also see the results after the demo with the illustrations.

You can also copy the code in this app and use it on your project.

Learn Spring Data MongoDB with Real Apps(圖8)-速報App